Skip to content

Add label support to PR sync - #115

Merged
dbpolito merged 2 commits into
mainfrom
feature/pr-sync-labels
Aug 3, 2026
Merged

Add label support to PR sync#115
dbpolito merged 2 commits into
mainfrom
feature/pr-sync-labels

Conversation

@dbpolito

@dbpolito dbpolito commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Ticket

SKIPPED

Description

Enable pr_sync callers to apply GitHub labels when creating or updating pull requests, with the input exposed consistently through the OpenCode adapter and reference documentation.

Checklist

PR Label Management

  • Apply normalized labels during PR creation
  • Add labels during PR metadata updates

OpenCode Integration

  • Expose the labels input through the OpenCode tool schema
  • Document the supported PR sync input

Validation

  • Verify that PR creation and update commands include label flags
  • Confirm that compile, typecheck, and test suites pass

- add labels to PR creation and metadata updates
- expose labels through the OpenCode tool schema
- cover label handling and document the new input
@dbpolito dbpolito self-assigned this Aug 1, 2026
- add explicit remove and exact-replacement label inputs
- clear labels through the GitHub issue-label API
- validate conflicting operations and cover adapter exposure
@dbpolito
dbpolito merged commit f2b91e8 into main Aug 3, 2026
1 check passed
@dbpolito
dbpolito deleted the feature/pr-sync-labels branch August 3, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant